*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sun, 19 Aug 2007 03:05:35 +0000 (03:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 19 Aug 2007 03:05:35 +0000 (03:05 +0000)
lisp/ChangeLog

index 5f921149d1043c56a7432de9c74988d835f22306..9617f6688a7cdf935ef405c866cba36341421be5 100644 (file)
@@ -7,13 +7,13 @@
 
 2007-08-18  Glenn Morris  <rgm@gnu.org>
 
-       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Convert
-       comment to basic doc string.  Also apply eldoc-argument-case in
-       the help-split-fundoc case.  Adapt for changed behavior of
-       eldoc-function-argstring, eldoc-function-argstring-format, and
+       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
+       string.  Also apply eldoc-argument-case in the help-split-fundoc
+       case.  Adapt for changed behavior of eldoc-function-argstring,
+       eldoc-function-argstring-format, and
        eldoc-highlight-function-argument.
-       (eldoc-highlight-function-argument): Make INDEX argument
-       optional, just call eldoc-docstring-format-sym-doc if absent.
+       (eldoc-highlight-function-argument): Handle nil INDEX argument,
+       just call eldoc-docstring-format-sym-doc in that case.
        (eldoc-function-argstring): Change the behavior.  Now it converts
        an argument list to a string.
        (eldoc-function-argstring-format): Change the behavior.  Now it